What is the Windows API as a concept? For new coders it's not very transparent. Learn how to hack games: https://guidedhacking.com/categories/official-guided-hacking-courses.522/ We hope this quick overview will help you get started. This will fit perfectly in with the Game Hacking Bible, right before we start coding our first hack. What is the Windows API? The Windows API is the programming interface provided by Microsoft for interaction with the Windows operating system. It's a series of header files which expose exported DLL functions to the programmer. These header files are called the Windows SDK. So what is Windows.h? This is a file that includes all the basic Windows SDK files you need for a typical Windows application. Many people ask "how much of the Windows API do I need to learn"? And the truth is, you only need to learn 1 thing at a time as you need it. After 6-12 months you'll have a holistic idea of what Windows programming is all about and you won't be confused anymore. At that point whenever you need to do something knew, you just search it up on MSDN or Google and find the API you need. Support us on GH: https://guidedhacking.com/register/ Support us on Patreon: https://patreon.com/guidedhacking Support us on YT: https://www.youtube.com/channel/UCCMi6F5Ac3kQDfffWXQGZDw/join Follow us on Facebook : http://bit.ly/2vvHfhk Follow us on Twitter : http://bit.ly/3bC7J1i Follow us on Twitch : http://bit.ly/39ywOZ2 Follow us on Reddit : http://bit.ly/3bvOB57 Follow us on GitHub : http://bit.ly/2HoNXIS Follow us on Instagram : http://bit.ly/2SoDOlu